treeview: Fix column visibility check
authorTimm Bäder <mail@baedert.org>
Sun, 8 Jul 2018 08:32:12 +0000 (10:32 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 8 Jul 2018 08:32:12 +0000 (10:32 +0200)
commitc85e2401fa439191fe6151212fffef9e2c2888c0
treed1deeb33b4ae19bbb63407fa37fb2634ba4834d9
parent6fdcafc94ab56550103ef150487077328bab9a0f
treeview: Fix column visibility check

This is still fallout from the bin_window removal. We aren't moving the
GdkWindow/GdkSurface anymore so we have to account for the scrolling
ourselves.
gtk/gtktreeview.c